home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / ccounter / coolcoun.txt < prev   
Encoding:
Text File  |  1998-02-15  |  3.5 KB  |  77 lines

  1. 4Developers,
  2. 912 E. Eveleyn Ave.
  3. Sunnyvale, CA 94086, USA.
  4.  
  5. Support: support@4Developers.com
  6. On The Web: http://www.4Developers.com
  7. ------------------------------------------------------------------
  8. CoolCounter ActiveX Control,
  9. Create colorful, animated counters with optional live Internet updates.
  10.  
  11. The CoolCounter ActiveX Control allows you to create animated counters in your 
  12. Visual Basic or Web application. When a counters value changes its digits are 
  13. animated to reflect the change. You can specify sounds (WAV files) that will be 
  14. played each time a digit changes. The control exports a large set of properties 
  15. allowing you customize the font, color and shape of the counter. You can also 
  16. specify to which direction the digits rotate and at what speed. Counters can 
  17. also be connected to a CGI program running on the web to receive live updates. 
  18. You can use  CoolCounter to display status information in a more attractive way.
  19.  
  20. The Control comes with VB4,5 and IE sample applications.
  21.  
  22. CoolCounter can be used locally (no Internet connection) or to 
  23. receive live Internet updates.
  24.  
  25. Local Updates:
  26. When local mode is used you can set the value of the counter yourself. 
  27. You can connect any of your data sources to reflect a value in an 
  28. attractive way. No Internet connection is required.
  29.  
  30. Internet Updates:
  31. When Internet mode is used you need to have an active connection to 
  32. the Internet. There are currently four properties all starting with 
  33. with the prefix "Web", allowing you to customize the way the control works. 
  34. Working in Internet mode requires a CGI script to run on a remote web 
  35. server. We have added a sample PERL script that creates a simple counter 
  36. (the script can be found at the \Program Files\CoolCounter\Web directory). 
  37. This remote counter is then used by the local CoolCounter to receive 
  38. live updates. (Check out the "VB4  Web Example" application  provided 
  39. with this software).
  40.  
  41. Limitations: 
  42. The Internet capabilities of the CoolCounter control will not function in 
  43. case the client  needs a proxy in order to connect to the Internet .
  44.  
  45. STEP #1 : HOW TO START WORKING WITH THE CoolCounter IN VISUAL BASIC.
  46.  
  47. 1.  Select the Project\Components menu item to open the VB 
  48.     components dialog.
  49.  
  50. 2.  Look for a component named "CoolCounter Control" and check it.
  51.     A new control will be added to the component toolbox. 
  52.  
  53. 3.  Check out the help file "CCounter.HLP" that comes with this 
  54.     software. It lists all the properties and methods available
  55.     by the control.
  56. ------------------------------------------------------------------
  57. Examples that come with this software:
  58.  
  59. Visual Basic 4 or 5 without web access: 
  60.     To use the control in a Visual Basic 4 or 5 application
  61.     without using the web capabilities look at the example 
  62.     called "CoolCounter VB4 Example" located in the CoolCounter  
  63.     program group.
  64.  
  65. Visual Basic 4 or 5 with web access: 
  66.     To use the control in a Visual Basic 4 or 5 application
  67.     with it's web capabilities look at the example 
  68.     called VB Web Example" located in the CoolCounter  
  69.     program group.
  70.  
  71. Web Page viewed with Internet Explorer: 
  72.     To use the control in a web page look at the counter.htm
  73.     example located in the CoolCounter program group.
  74. ------------------------------------------------------------------
  75. Questions: support@4Developers.com
  76. Visit our web site at : http://www.4Developers.com
  77. ------------------------------------------------------------------